home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Updates / Datatypes / JPEG-DT / Source / class.h next >
C/C++ Source or Header  |  1999-11-14  |  77b  |  6 lines

  1. struct Data
  2. {
  3. long mode,dither,depth,dct,scale,quality,smooth,gray,prog;
  4. };
  5.  
  6.